I agree with Mark.
Because even I am using it and ya for your reference you can check my code..
I have purposely added on width to show you that it doesnt make any difference even if you make it 5 px.
<xp:viewColumn columnName="Person" id="viewColumn1" showCheckbox="true">
<xp:viewColumnHeader value="Name" id="viewColumnHeader1"
style="width:20.0px">
</xp:viewColumnHeader>
</xp:viewColumn>
Hope it helps.
-CHINTAN